projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3077f2
)
Update filename in "please read" message.
author
Thien-Thi Nguyen
<ttn@gnuvola.org>
Sat, 24 Apr 2004 02:27:00 +0000
(
02:27
+0000)
committer
Thien-Thi Nguyen
<ttn@gnuvola.org>
Sat, 24 Apr 2004 02:27:00 +0000
(
02:27
+0000)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index 89d6b9c4378abce057a6cf5e4e35581f031affef..0fe7ef32fc2906feb0ca3fbf4df45f31e0ebdc3a 100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-1,6
+1,6
@@
#!/bin/sh
-echo "Please read INSTALL
-
CVS for instructions on how to build Emacs from CVS."
+echo "Please read INSTALL
.
CVS for instructions on how to build Emacs from CVS."
# Exit with failure, since people may have generic build scripts that
# try things like "autogen.sh && ./configure && make".